home *** CD-ROM | disk | FTP | other *** search
/ Aminet 16 / Aminet 16 (1996)(GTI - Schatztruhe)[!][Dec 1996].iso / Aminet / util / conv / dechex.lha / DecHex / DecHex.doc < prev    next >
Text File  |  1996-10-17  |  2KB  |  78 lines

  1.  
  2.  
  3.  
  4.  
  5.                                DecHex V1.26
  6.  
  7.                            (C) 1995 Peter Godek.
  8.  
  9.  
  10. If  you have problems with converting hexadecimal numbers into decimal (and
  11. vice  versa),  this  little  utility  will help you. It allows you to enter
  12. numbers  without  any 'GET_STRING' (or what so ever) gadgets. Just click in
  13. the  window  and  use  your  numeric  keys.  If  you want the number you're
  14. entering  to be hex or dec - just click the gadget. Don't wanna use gadgets
  15. - press the matching key (see Help - press the HELP key). The numbers to be
  16. converted  can  range  from  0 to 2147483647 ($0 - $7FFFFFFF). Program uses
  17. GUI. Requires Kickstart 2.0 or higher.
  18.  
  19. Running from CLI:
  20.  
  21. DecHex <XPOS> <YPOS> PS=<PUBSCREENNAME>
  22.  
  23. <XPOS> - horizontal coordinate of window
  24. <YPOS> - vertical coordinate of window
  25. PS=<PUBSCREENNAME> - name of the pubscreen you want DecHex window to be
  26. opened on
  27.  
  28. Running from Workbench:
  29.  
  30. Tooltypes:
  31.  
  32. XPOS=<xpos> - horizontal coordinate of window
  33. YPOS=<ypos> - vertical coordinate of window
  34. PUBSCREEN=<pubscreenname> - name of the pubscreen you want DecHex window
  35. to be opened on
  36.  
  37. If  the  x-position  isn't  correct it will be set to the right edge of the
  38. screen. If the y-position isn't correct it wil be set to 11. If the program
  39. can't  find  the  desired  pubscreen,  the  window  will  be  opened on the
  40. Workbench screen.
  41.  
  42. THIS PROGRAM IS A PUBLIC DOMAIN!!!
  43.  
  44. History:
  45.  
  46. Version 0.0: the code was terrible and it didn't work at all, so I didn't
  47. release it,
  48. Version 1.0: pretty nice, working version,
  49. Version 1.1: added window position regulation,
  50. Version 1.2: added possibility of opening on desired screen,
  51. Version 1.21: fixed some bugs,
  52. Version 1.22: fixed some bugs,
  53. Version 1.23: program uses now Topaz 8. I did it for people, who like
  54. BIIIIIIIIIIG fonts and don't want to have a write-off instead of a window,
  55. Version 1.24: fixed some bugs,
  56. Version 1.25: a little bit better, shorter code,
  57. Version 1.26: (11.02.95) fixed some bugs.
  58.  
  59. That's  all  folks. If you like this program - it's OK. If you don't - it's
  60. OK. If you want me to change something in it - call me or write to me.
  61.  
  62. Here's my address:
  63.  
  64. Peter Godek
  65. Os. Czecha 65/9
  66. 61-288 Poznan
  67. POLAND
  68.  
  69. My phone:
  70.  
  71. (0-048) (61) 777087
  72.  
  73. My e-mail address:
  74.  
  75. godziu@aurora.put.poznan.pl
  76.  
  77. H A V E F U N!!!
  78.